Click or drag to resize

NotifyCallInfo Property

Gets or sets Call-Info header field. The Call-Info header field provides additional information about the caller.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string CallInfo { get; set; }

Property Value

Type: String
See Also